| dbo.PaymentPeriod |
| EntityType | Independent |
| Logical Entity Name | PaymentPeriod |
| Default Table Name | FaPmtPeriod |
| Logical Only | NO |
| Definition | |
| Note |
| dbo.PaymentPeriod Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
| Code | CHAR(8) | NO | ||
| Descrip | VARCHAR(35) | NO | ||
| SyCampusGrpID | INTEGER | NO | ||
| StartDate | DATETIME | NO | ||
| EndDate | DATETIME | NO | ||
| ModFlag | CHAR(1) | NO | ||
| Active | BIT | NO | ||
| UserID | INTEGER | NO | ||
| DateAdded | DATETIME | NO | ||
| DateLstMod | DATETIME | NO | ||
| ts | TIMESTAMP/DATE | NO | ||
FaPmtPeriodID |
INTEGER | NO |
| dbo.PaymentPeriod Keys |
| Key Name | Key Type | Keys |
| FaPmtPeriod_Code_U_N_IDX | Unique Constraint | Code |
| FaPmtPeriod_FaPmtPeriodID_U_C_IDX | PrimaryKey | FaPmtPeriodID |
| dbo.PaymentPeriod Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| dbo.PaymentPeriod Check Constraints |
| Check Constraint Name | CheckConstraint |